home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 March / CHIP Mart 1997.iso / Internet / CHATMAN / RUN / NICKS.MDB / friendlist.json next >
Encoding:
JavaScript Object Notation  |  1996-01-28  |  208 b 

  1. {
  2.     "schema": {
  3.         "nick": "Text (12)",
  4.         "rname": "Text (100)",
  5.         "login": "Text (40)",
  6.         "pcname": "Text (100)",
  7.         "email": "Text (100)",
  8.         "comment": "Memo/Hyperlink (255)",
  9.         "inf": "Boolean NOT NULL",
  10.         "aop": "Boolean NOT NULL"
  11.     },
  12.     "data": []
  13. }